バージョン

Count プロパティ (FilterItemCollection<T>)

System.Collections.ICollection 内に含まれている要素数を取得します。
シンタックス
'宣言
 
Public Overrides ReadOnly Property Count As Integer
public override int Count {get;}

プロパティ値

System.Collections.ICollection にある要素の数。
参照